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

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610067'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610067'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610023'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610023'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610059'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610059'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610065'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610065'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610040'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610040'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610093'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610093'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610005'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610005'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610092'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610092'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610072'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610072'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610008'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610008'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610055'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610055'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610038'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610038'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-10'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610063'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610063'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610064'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610064'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610003'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610003'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610033'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610033'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610015'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610015'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610045'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610045'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610057'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610075'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610075'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610058'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610054'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610054'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610083'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610083'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610088'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610088'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610021'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610021'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610048'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610048'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610020'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610020'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610017'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610017'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610043'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610043'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610089'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610036'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610036'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610082'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610082'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610027'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610051'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610051'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610035'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610035'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610052'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610052'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610091'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610091'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610090'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610090'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610074'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610074'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610002'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610002'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610087'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610087'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610050'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610050'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610068'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610068'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610016'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610016'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610026'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610013'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610013'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610007'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610007'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610034'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610034'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610085'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610085'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610079'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610079'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610030'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610030'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610071'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610071'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610047'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610047'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610024'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610024'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610014'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610014'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610037'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610037'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610019'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610019'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610070'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610070'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610006'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610006'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610042'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610042'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610062'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610062'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610077'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610077'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610001'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610001'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610041'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610041'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610078'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610078'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610081'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610081'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610086'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610086'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610022'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610022'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610011'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610011'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610066'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610066'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610028'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610028'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610069'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610069'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610010'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610010'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610084'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610084'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610031'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610031'^^xsd:anyURI;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610046'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610046'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610061'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610061'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610009'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610009'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610025'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610025'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610060'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610060'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610044'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610044'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610073'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610073'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610076'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610076'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610032'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610032'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610053'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610053'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610004'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610004'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610080'^^xsd:integer;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610080'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610012'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610012'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610029'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610029'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610018'^^xsd:integer;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610018'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610039'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610039'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610049'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610049'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3158__urn%3Acatalog%3AHMAP%3A21%3A610056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3158__urn%3Acatalog%3AHMAP%3A21%3A610056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10 101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10"^^xsd:decimal ;
  dwc:decimalLongitude "101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "495317"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3158__urn%3Acatalog%3AHMAP%3A21%3A610056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:21:610056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3158_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '21'^^xsd:integer;
  dwc:catalogNumber '610056'^^xsd:integer;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:longitude '101'^^xsd:integer;
  dwc:startLongitude '99'^^xsd:integer;
  dwc:endLongitude '103'^^xsd:integer;
  dwc:latitude '10'^^xsd:integer;
  dwc:startLatitude '6'^^xsd:integer;
  dwc:endLatitude '14'^^xsd:integer;
  dwc:coordinatePrecision '495317'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:21:610056'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF