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

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO801'^^xsd:anyURI;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7701'^^xsd:anyURI;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3301'^^xsd:anyURI;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8701'^^xsd:anyURI;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO14301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO14301'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO14301'^^xsd:anyURI;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6401'^^xsd:anyURI;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58484"^^xsd:decimal ;
  dwc:decimalLongitude "7.14844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  geo-pos:lat "43.58484"^^xsd:decimal ;
  geo-pos:long "7.14844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8301'^^xsd:anyURI;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16001'^^xsd:string;
  dwc:scientificName 'Nerophis ophidion (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16001'^^xsd:anyURI;
  dwc:observationDate '1995-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64102"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  geo-pos:lat "47.64102"^^xsd:decimal ;
  geo-pos:long "-3.19937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-3.19937'^^xsd:double;
  dwc:latitude '47.64102'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8401'^^xsd:anyURI;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37261"^^xsd:decimal ;
  dwc:decimalLongitude "5.15839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  geo-pos:lat "43.37261"^^xsd:decimal ;
  geo-pos:long "5.15839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18001'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.15839'^^xsd:double;
  dwc:latitude '43.37261'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18001'^^xsd:anyURI;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18184 5.64314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18184"^^xsd:decimal ;
  dwc:decimalLongitude "5.64314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18184 5.64314)"^^geo:wktLiteral ;
  geo-pos:lat "43.18184"^^xsd:decimal ;
  geo-pos:long "5.64314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5201'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5201'^^xsd:anyURI;
  dwc:observationDate '2010-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56438 -0.10954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56438"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56438 -0.10954)"^^geo:wktLiteral ;
  geo-pos:lat "49.56438"^^xsd:decimal ;
  geo-pos:long "-0.10954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '76'^^xsd:integer;
  dwc:longitude '-0.10954'^^xsd:double;
  dwc:latitude '49.56438'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12501'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64102"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  geo-pos:lat "47.64102"^^xsd:decimal ;
  geo-pos:long "-3.19937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-3.19937'^^xsd:double;
  dwc:latitude '47.64102'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10401'^^xsd:anyURI;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5401'^^xsd:anyURI;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8901'^^xsd:anyURI;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479"^^xsd:decimal ;
  dwc:decimalLongitude "4.0502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  geo-pos:lat "43.479"^^xsd:decimal ;
  geo-pos:long "4.0502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO14701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO14701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '30'^^xsd:integer;
  dwc:longitude '4.0502'^^xsd:double;
  dwc:latitude '43.479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO14701'^^xsd:anyURI;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17101'^^xsd:anyURI;
  dwc:observationDate '2005-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO1001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO1001'^^xsd:anyURI;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29659 -4.35941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.29659"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.29659 -4.35941)"^^geo:wktLiteral ;
  geo-pos:lat "48.29659"^^xsd:decimal ;
  geo-pos:long "-4.35941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17501'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.35941'^^xsd:double;
  dwc:latitude '48.29659'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17501'^^xsd:anyURI;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5701'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36909 -4.64086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.36909"^^xsd:decimal ;
  dwc:decimalLongitude "-4.64086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.36909 -4.64086)"^^geo:wktLiteral ;
  geo-pos:lat "48.36909"^^xsd:decimal ;
  geo-pos:long "-4.64086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15601'^^xsd:string;
  dwc:scientificName 'Nerophis lumbriciformis (Jenyns, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.64086'^^xsd:double;
  dwc:latitude '48.36909'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15601'^^xsd:anyURI;
  dwc:observationDate '1998-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66812 -1.10195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66812 -1.10195)"^^geo:wktLiteral ;
  geo-pos:lat "44.66812"^^xsd:decimal ;
  geo-pos:long "-1.10195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10801'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10801'^^xsd:anyURI;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29643 4.29322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29643"^^xsd:decimal ;
  dwc:decimalLongitude "4.29322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29643 4.29322)"^^geo:wktLiteral ;
  geo-pos:lat "43.29643"^^xsd:decimal ;
  geo-pos:long "4.29322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '4.29322'^^xsd:double;
  dwc:latitude '43.29643'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21101'^^xsd:anyURI;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49481 3.06073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49481"^^xsd:decimal ;
  dwc:decimalLongitude "3.06073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49481 3.06073)"^^geo:wktLiteral ;
  geo-pos:lat "42.49481"^^xsd:decimal ;
  geo-pos:long "3.06073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18401'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.06073'^^xsd:double;
  dwc:latitude '42.49481'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18401'^^xsd:anyURI;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5601'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  geo-pos:lat "43.66495"^^xsd:decimal ;
  geo-pos:long "-1.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '40'^^xsd:integer;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19401'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64102"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  geo-pos:lat "47.64102"^^xsd:decimal ;
  geo-pos:long "-3.19937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-3.19937'^^xsd:double;
  dwc:latitude '47.64102'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15101'^^xsd:anyURI;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3101'^^xsd:anyURI;
  dwc:observationDate '2006-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  geo-pos:lat "48.28814"^^xsd:decimal ;
  geo-pos:long "-4.49364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12401'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12401'^^xsd:anyURI;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  geo-pos:lat "43.66495"^^xsd:decimal ;
  geo-pos:long "-1.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO14601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO14601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '40'^^xsd:integer;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO14601'^^xsd:anyURI;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66812 -1.10195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66812 -1.10195)"^^geo:wktLiteral ;
  geo-pos:lat "44.66812"^^xsd:decimal ;
  geo-pos:long "-1.10195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10901'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.10195'^^xsd:double;
  dwc:latitude '44.66812'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10901'^^xsd:anyURI;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59641 -2.08895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.59641"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.59641 -2.08895)"^^geo:wktLiteral ;
  geo-pos:lat "48.59641"^^xsd:decimal ;
  geo-pos:long "-2.08895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '35'^^xsd:integer;
  dwc:longitude '-2.08895'^^xsd:double;
  dwc:latitude '48.59641'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3701'^^xsd:anyURI;
  dwc:observationDate '2011-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20101'^^xsd:anyURI;
  dwc:observationDate '2005-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3927"^^xsd:decimal ;
  dwc:decimalLongitude "3.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  geo-pos:lat "43.3927"^^xsd:decimal ;
  geo-pos:long "3.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16401'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.55514'^^xsd:double;
  dwc:latitude '43.3927'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16401'^^xsd:anyURI;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18184 5.64314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18184"^^xsd:decimal ;
  dwc:decimalLongitude "5.64314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18184 5.64314)"^^geo:wktLiteral ;
  geo-pos:lat "43.18184"^^xsd:decimal ;
  geo-pos:long "5.64314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5301'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.64314'^^xsd:double;
  dwc:latitude '43.18184'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5301'^^xsd:anyURI;
  dwc:observationDate '2010-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19024"^^xsd:decimal ;
  dwc:decimalLongitude "5.27455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  geo-pos:lat "43.19024"^^xsd:decimal ;
  geo-pos:long "5.27455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5001'^^xsd:anyURI;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2201'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.759 1.23162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.759"^^xsd:decimal ;
  dwc:decimalLongitude "1.23162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.759 1.23162)"^^geo:wktLiteral ;
  geo-pos:lat "50.759"^^xsd:decimal ;
  geo-pos:long "1.23162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '62'^^xsd:integer;
  dwc:longitude '1.23162'^^xsd:double;
  dwc:latitude '50.759'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19101'^^xsd:anyURI;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  geo-pos:lat "43.66495"^^xsd:decimal ;
  geo-pos:long "-1.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19301'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '40'^^xsd:integer;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19301'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2401'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11901'^^xsd:anyURI;
  dwc:observationDate '2004-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9801'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9801'^^xsd:anyURI;
  dwc:observationDate '2011-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.608"^^xsd:decimal ;
  dwc:decimalLongitude "8.78616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  geo-pos:lat "42.608"^^xsd:decimal ;
  geo-pos:long "8.78616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO13701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO13701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '2B'^^xsd:string;
  dwc:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO13701'^^xsd:anyURI;
  dwc:observationDate '1985-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9501'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9501'^^xsd:anyURI;
  dwc:observationDate '2011-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4001'^^xsd:anyURI;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2901'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2901'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO501'^^xsd:anyURI;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO301'^^xsd:anyURI;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18478 5.52029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.18478"^^xsd:decimal ;
  dwc:decimalLongitude "5.52029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.18478 5.52029)"^^geo:wktLiteral ;
  geo-pos:lat "43.18478"^^xsd:decimal ;
  geo-pos:long "5.52029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.52029'^^xsd:double;
  dwc:latitude '43.18478'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3801'^^xsd:anyURI;
  dwc:observationDate '2005-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5501'^^xsd:anyURI;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9901'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9901'^^xsd:anyURI;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7601'^^xsd:anyURI;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO14001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO14001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO14001'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  geo-pos:lat "48.28814"^^xsd:decimal ;
  geo-pos:long "-4.49364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12701'^^xsd:anyURI;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19024"^^xsd:decimal ;
  dwc:decimalLongitude "5.27455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  geo-pos:lat "43.19024"^^xsd:decimal ;
  geo-pos:long "5.27455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4501'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4501'^^xsd:anyURI;
  dwc:observationDate '2008-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49468 3.1822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49468"^^xsd:decimal ;
  dwc:decimalLongitude "3.1822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49468 3.1822)"^^geo:wktLiteral ;
  geo-pos:lat "42.49468"^^xsd:decimal ;
  geo-pos:long "3.1822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16501'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16501'^^xsd:anyURI;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.608"^^xsd:decimal ;
  dwc:decimalLongitude "8.78616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  geo-pos:lat "42.608"^^xsd:decimal ;
  geo-pos:long "8.78616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '2B'^^xsd:string;
  dwc:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6901'^^xsd:anyURI;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9775 -1.57885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9775"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9775 -1.57885)"^^geo:wktLiteral ;
  geo-pos:lat "48.9775"^^xsd:decimal ;
  geo-pos:long "-1.57885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '50'^^xsd:integer;
  dwc:longitude '-1.57885'^^xsd:double;
  dwc:latitude '48.9775'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3601'^^xsd:anyURI;
  dwc:observationDate '2011-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11801'^^xsd:anyURI;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6701'^^xsd:anyURI;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9001'^^xsd:anyURI;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11601'^^xsd:anyURI;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7101'^^xsd:anyURI;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64102"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  geo-pos:lat "47.64102"^^xsd:decimal ;
  geo-pos:long "-3.19937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-3.19937'^^xsd:double;
  dwc:latitude '47.64102'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18801'^^xsd:anyURI;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30274 3.55428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.30274"^^xsd:decimal ;
  dwc:decimalLongitude "3.55428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.30274 3.55428)"^^geo:wktLiteral ;
  geo-pos:lat "43.30274"^^xsd:decimal ;
  geo-pos:long "3.55428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20301'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.55428'^^xsd:double;
  dwc:latitude '43.30274'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20301'^^xsd:anyURI;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12101'^^xsd:anyURI;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2301'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2301'^^xsd:anyURI;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15201'^^xsd:anyURI;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO14101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO14101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO14101'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.11153 -1.08022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.11153"^^xsd:decimal ;
  dwc:decimalLongitude "-1.08022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.11153 -1.08022)"^^geo:wktLiteral ;
  geo-pos:lat "46.11153"^^xsd:decimal ;
  geo-pos:long "-1.08022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '17'^^xsd:integer;
  dwc:longitude '-1.08022'^^xsd:double;
  dwc:latitude '46.11153'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10201'^^xsd:anyURI;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37261"^^xsd:decimal ;
  dwc:decimalLongitude "5.15839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  geo-pos:lat "43.37261"^^xsd:decimal ;
  geo-pos:long "5.15839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16901'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '36'^^xsd:integer;
  dwc:longitude '5.15839'^^xsd:double;
  dwc:latitude '43.37261'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16901'^^xsd:anyURI;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4301'^^xsd:anyURI;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17901'^^xsd:anyURI;
  dwc:observationDate '2009-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15401'^^xsd:string;
  dwc:scientificName 'Entelurus aequoreus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15401'^^xsd:anyURI;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.48133 0.17156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.48133"^^xsd:decimal ;
  dwc:decimalLongitude "0.17156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.48133 0.17156)"^^geo:wktLiteral ;
  geo-pos:lat "49.48133"^^xsd:decimal ;
  geo-pos:long "0.17156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '76'^^xsd:integer;
  dwc:longitude '0.17156'^^xsd:double;
  dwc:latitude '49.48133'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7501'^^xsd:anyURI;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO13901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO13901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO13901'^^xsd:anyURI;
  dwc:observationDate '1996-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2701'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO1601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO1601'^^xsd:anyURI;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20601'^^xsd:anyURI;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11401'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11401'^^xsd:anyURI;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20801'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37008 5.28166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37008"^^xsd:decimal ;
  dwc:decimalLongitude "5.28166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37008 5.28166)"^^geo:wktLiteral ;
  geo-pos:lat "43.37008"^^xsd:decimal ;
  geo-pos:long "5.28166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16701'^^xsd:anyURI;
  dwc:observationDate '2009-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20501'^^xsd:anyURI;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11101'^^xsd:anyURI;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64102"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  geo-pos:lat "47.64102"^^xsd:decimal ;
  geo-pos:long "-3.19937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-3.19937'^^xsd:double;
  dwc:latitude '47.64102'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18901'^^xsd:anyURI;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.76 9.42496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.76"^^xsd:decimal ;
  dwc:decimalLongitude "9.42496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.76 9.42496)"^^geo:wktLiteral ;
  geo-pos:lat "41.76"^^xsd:decimal ;
  geo-pos:long "9.42496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '2A'^^xsd:string;
  dwc:longitude '9.42496'^^xsd:double;
  dwc:latitude '41.76'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21801'^^xsd:anyURI;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6101'^^xsd:anyURI;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479"^^xsd:decimal ;
  dwc:decimalLongitude "4.0502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  geo-pos:lat "43.479"^^xsd:decimal ;
  geo-pos:long "4.0502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO14801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO14801'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '30'^^xsd:integer;
  dwc:longitude '4.0502'^^xsd:double;
  dwc:latitude '43.479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO14801'^^xsd:anyURI;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20001'^^xsd:anyURI;
  dwc:observationDate '2005-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64102"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  geo-pos:lat "47.64102"^^xsd:decimal ;
  geo-pos:long "-3.19937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-3.19937'^^xsd:double;
  dwc:latitude '47.64102'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10601'^^xsd:anyURI;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56438 -0.10954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56438"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56438 -0.10954)"^^geo:wktLiteral ;
  geo-pos:lat "49.56438"^^xsd:decimal ;
  geo-pos:long "-0.10954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '76'^^xsd:integer;
  dwc:longitude '-0.10954'^^xsd:double;
  dwc:latitude '49.56438'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18701'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38616 -4.37198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.38616"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.38616 -4.37198)"^^geo:wktLiteral ;
  geo-pos:lat "48.38616"^^xsd:decimal ;
  geo-pos:long "-4.37198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.37198'^^xsd:double;
  dwc:latitude '48.38616'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9401'^^xsd:anyURI;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  geo-pos:lat "43.66495"^^xsd:decimal ;
  geo-pos:long "-1.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19201'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '40'^^xsd:integer;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19201'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76904 -4.01631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.76904"^^xsd:decimal ;
  dwc:decimalLongitude "-4.01631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.76904 -4.01631)"^^geo:wktLiteral ;
  geo-pos:lat "48.76904"^^xsd:decimal ;
  geo-pos:long "-4.01631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15501'^^xsd:string;
  dwc:scientificName 'Entelurus aequoreus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.01631'^^xsd:double;
  dwc:latitude '48.76904'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15501'^^xsd:anyURI;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8601'^^xsd:anyURI;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO201'^^xsd:anyURI;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2801'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2801'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  geo-pos:lat "43.66495"^^xsd:decimal ;
  geo-pos:long "-1.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '40'^^xsd:integer;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19501'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10001'^^xsd:anyURI;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  geo-pos:lat "48.28814"^^xsd:decimal ;
  geo-pos:long "-4.49364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7301'^^xsd:anyURI;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO13001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO13001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO13001'^^xsd:anyURI;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58484"^^xsd:decimal ;
  dwc:decimalLongitude "7.14844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  geo-pos:lat "43.58484"^^xsd:decimal ;
  geo-pos:long "7.14844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8201'^^xsd:anyURI;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6301'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6301'^^xsd:anyURI;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO13801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO13801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO13801'^^xsd:anyURI;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58484"^^xsd:decimal ;
  dwc:decimalLongitude "7.14844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  geo-pos:lat "43.58484"^^xsd:decimal ;
  geo-pos:long "7.14844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8001'^^xsd:anyURI;
  dwc:observationDate '2006-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40376 1.52505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.40376"^^xsd:decimal ;
  dwc:decimalLongitude "1.52505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.40376 1.52505)"^^geo:wktLiteral ;
  geo-pos:lat "50.40376"^^xsd:decimal ;
  geo-pos:long "1.52505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '62'^^xsd:integer;
  dwc:longitude '1.52505'^^xsd:double;
  dwc:latitude '50.40376'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8501'^^xsd:anyURI;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79973 -3.4739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.79973"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.79973 -3.4739)"^^geo:wktLiteral ;
  geo-pos:lat "48.79973"^^xsd:decimal ;
  geo-pos:long "-3.4739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16801'^^xsd:string;
  dwc:scientificName 'Nerophis lumbriciformis (Jenyns, 1835)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '22'^^xsd:integer;
  dwc:longitude '-3.4739'^^xsd:double;
  dwc:latitude '48.79973'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16801'^^xsd:anyURI;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.55306 -0.52363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.55306"^^xsd:decimal ;
  dwc:decimalLongitude "-0.52363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.55306 -0.52363)"^^geo:wktLiteral ;
  geo-pos:lat "49.55306"^^xsd:decimal ;
  geo-pos:long "-0.52363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17801'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '14'^^xsd:integer;
  dwc:longitude '-0.52363'^^xsd:double;
  dwc:latitude '49.55306'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17801'^^xsd:anyURI;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19024"^^xsd:decimal ;
  dwc:decimalLongitude "5.27455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  geo-pos:lat "43.19024"^^xsd:decimal ;
  geo-pos:long "5.27455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4601'^^xsd:anyURI;
  dwc:observationDate '2008-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10101'^^xsd:anyURI;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16201'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16201'^^xsd:anyURI;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37008 5.28166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37008"^^xsd:decimal ;
  dwc:decimalLongitude "5.28166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37008 5.28166)"^^geo:wktLiteral ;
  geo-pos:lat "43.37008"^^xsd:decimal ;
  geo-pos:long "5.28166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10301'^^xsd:anyURI;
  dwc:observationDate '2007-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20901'^^xsd:anyURI;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479"^^xsd:decimal ;
  dwc:decimalLongitude "4.0502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  geo-pos:lat "43.479"^^xsd:decimal ;
  geo-pos:long "4.0502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15001'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '30'^^xsd:integer;
  dwc:longitude '4.0502'^^xsd:double;
  dwc:latitude '43.479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15001'^^xsd:anyURI;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19024"^^xsd:decimal ;
  dwc:decimalLongitude "5.27455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  geo-pos:lat "43.19024"^^xsd:decimal ;
  geo-pos:long "5.27455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4701'^^xsd:anyURI;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7801'^^xsd:anyURI;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19024"^^xsd:decimal ;
  dwc:decimalLongitude "5.27455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  geo-pos:lat "43.19024"^^xsd:decimal ;
  geo-pos:long "5.27455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4801'^^xsd:anyURI;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15801'^^xsd:string;
  dwc:scientificName 'Syngnathus abaster Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15801'^^xsd:anyURI;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7627 1.51449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7627"^^xsd:decimal ;
  dwc:decimalLongitude "1.51449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7627 1.51449)"^^geo:wktLiteral ;
  geo-pos:lat "50.7627"^^xsd:decimal ;
  geo-pos:long "1.51449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12001'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '62'^^xsd:integer;
  dwc:longitude '1.51449'^^xsd:double;
  dwc:latitude '50.7627'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12001'^^xsd:anyURI;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69003 -1.78134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.69003"^^xsd:decimal ;
  dwc:decimalLongitude "-1.78134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.69003 -1.78134)"^^geo:wktLiteral ;
  geo-pos:lat "49.69003"^^xsd:decimal ;
  geo-pos:long "-1.78134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17001'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '50'^^xsd:integer;
  dwc:longitude '-1.78134'^^xsd:double;
  dwc:latitude '49.69003'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17001'^^xsd:anyURI;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11501'^^xsd:anyURI;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19001'^^xsd:anyURI;
  dwc:observationDate '2007-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2501'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20701'^^xsd:anyURI;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5677 4.17557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5677"^^xsd:decimal ;
  dwc:decimalLongitude "4.17557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5677 4.17557)"^^geo:wktLiteral ;
  geo-pos:lat "43.5677"^^xsd:decimal ;
  geo-pos:long "4.17557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO1101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '30'^^xsd:integer;
  dwc:longitude '4.17557'^^xsd:double;
  dwc:latitude '43.5677'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO1101'^^xsd:anyURI;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5901'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5901'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19901'^^xsd:anyURI;
  dwc:observationDate '2005-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6601'^^xsd:anyURI;
  dwc:observationDate '2011-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37261"^^xsd:decimal ;
  dwc:decimalLongitude "5.15839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  geo-pos:lat "43.37261"^^xsd:decimal ;
  geo-pos:long "5.15839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18201'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.15839'^^xsd:double;
  dwc:latitude '43.37261'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18201'^^xsd:anyURI;
  dwc:observationDate '2009-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9201'^^xsd:anyURI;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3001'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40479 3.18192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.40479"^^xsd:decimal ;
  dwc:decimalLongitude "3.18192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40479 3.18192)"^^geo:wktLiteral ;
  geo-pos:lat "42.40479"^^xsd:decimal ;
  geo-pos:long "3.18192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.18192'^^xsd:double;
  dwc:latitude '42.40479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12901'^^xsd:anyURI;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49468 3.1822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49468"^^xsd:decimal ;
  dwc:decimalLongitude "3.1822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49468 3.1822)"^^geo:wktLiteral ;
  geo-pos:lat "42.49468"^^xsd:decimal ;
  geo-pos:long "3.1822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16101'^^xsd:string;
  dwc:scientificName 'Syngnathus rostellatus Nilsson, 1855'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16101'^^xsd:anyURI;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3927"^^xsd:decimal ;
  dwc:decimalLongitude "3.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  geo-pos:lat "43.3927"^^xsd:decimal ;
  geo-pos:long "3.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21501'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.55514'^^xsd:double;
  dwc:latitude '43.3927'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21501'^^xsd:anyURI;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO601'^^xsd:anyURI;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.64102"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.64102 -3.19937)"^^geo:wktLiteral ;
  geo-pos:lat "47.64102"^^xsd:decimal ;
  geo-pos:long "-3.19937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-3.19937'^^xsd:double;
  dwc:latitude '47.64102'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10501'^^xsd:anyURI;
  dwc:observationDate '2009-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6001'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6001'^^xsd:anyURI;
  dwc:observationDate '2010-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  geo-pos:lat "48.28814"^^xsd:decimal ;
  geo-pos:long "-4.49364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7201'^^xsd:anyURI;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.479"^^xsd:decimal ;
  dwc:decimalLongitude "4.0502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.479 4.0502)"^^geo:wktLiteral ;
  geo-pos:lat "43.479"^^xsd:decimal ;
  geo-pos:long "4.0502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO14901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO14901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO14901'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '30'^^xsd:integer;
  dwc:longitude '4.0502'^^xsd:double;
  dwc:latitude '43.479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO14901'^^xsd:anyURI;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.62023 -1.90379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.62023"^^xsd:decimal ;
  dwc:decimalLongitude "-1.90379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.62023 -1.90379)"^^geo:wktLiteral ;
  geo-pos:lat "46.62023"^^xsd:decimal ;
  geo-pos:long "-1.90379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7001'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '85'^^xsd:integer;
  dwc:longitude '-1.90379'^^xsd:double;
  dwc:latitude '46.62023'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7001'^^xsd:anyURI;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3501'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3501'^^xsd:anyURI;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO901'^^xsd:anyURI;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3927"^^xsd:decimal ;
  dwc:decimalLongitude "3.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  geo-pos:lat "43.3927"^^xsd:decimal ;
  geo-pos:long "3.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.55514'^^xsd:double;
  dwc:latitude '43.3927'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16301'^^xsd:anyURI;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.19024"^^xsd:decimal ;
  dwc:decimalLongitude "5.27455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.19024 5.27455)"^^geo:wktLiteral ;
  geo-pos:lat "43.19024"^^xsd:decimal ;
  geo-pos:long "5.27455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.27455'^^xsd:double;
  dwc:latitude '43.19024'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4901'^^xsd:anyURI;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5677 4.17557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5677"^^xsd:decimal ;
  dwc:decimalLongitude "4.17557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5677 4.17557)"^^geo:wktLiteral ;
  geo-pos:lat "43.5677"^^xsd:decimal ;
  geo-pos:long "4.17557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '30'^^xsd:integer;
  dwc:longitude '4.17557'^^xsd:double;
  dwc:latitude '43.5677'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO101'^^xsd:anyURI;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37261"^^xsd:decimal ;
  dwc:decimalLongitude "5.15839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37261 5.15839)"^^geo:wktLiteral ;
  geo-pos:lat "43.37261"^^xsd:decimal ;
  geo-pos:long "5.15839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18101'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.15839'^^xsd:double;
  dwc:latitude '43.37261'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18101'^^xsd:anyURI;
  dwc:observationDate '2009-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17201'^^xsd:anyURI;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4201'^^xsd:anyURI;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92211 -1.3246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.92211"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.92211 -1.3246)"^^geo:wktLiteral ;
  geo-pos:lat "45.92211"^^xsd:decimal ;
  geo-pos:long "-1.3246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '17'^^xsd:integer;
  dwc:longitude '-1.3246'^^xsd:double;
  dwc:latitude '45.92211'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18301'^^xsd:anyURI;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3927"^^xsd:decimal ;
  dwc:decimalLongitude "3.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  geo-pos:lat "43.3927"^^xsd:decimal ;
  geo-pos:long "3.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21401'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.55514'^^xsd:double;
  dwc:latitude '43.3927'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21401'^^xsd:anyURI;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11301'^^xsd:anyURI;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9301'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9301'^^xsd:anyURI;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO16601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO16601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO16601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO16601'^^xsd:anyURI;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.66495 -1.4025)"^^geo:wktLiteral ;
  geo-pos:lat "43.66495"^^xsd:decimal ;
  geo-pos:long "-1.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7401'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '40'^^xsd:integer;
  dwc:longitude '-1.4025'^^xsd:double;
  dwc:latitude '43.66495'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7401'^^xsd:anyURI;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  geo-pos:lat "48.28814"^^xsd:decimal ;
  geo-pos:long "-4.49364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2101'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2101'^^xsd:anyURI;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49468 3.1822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49468"^^xsd:decimal ;
  dwc:decimalLongitude "3.1822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49468 3.1822)"^^geo:wktLiteral ;
  geo-pos:lat "42.49468"^^xsd:decimal ;
  geo-pos:long "3.1822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.1822'^^xsd:double;
  dwc:latitude '42.49468'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11001'^^xsd:anyURI;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19601'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3401'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3401'^^xsd:anyURI;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28507 5.03193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28507"^^xsd:decimal ;
  dwc:decimalLongitude "5.03193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28507 5.03193)"^^geo:wktLiteral ;
  geo-pos:lat "43.28507"^^xsd:decimal ;
  geo-pos:long "5.03193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.03193'^^xsd:double;
  dwc:latitude '43.28507'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17601'^^xsd:anyURI;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO5801'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO5801'^^xsd:anyURI;
  dwc:observationDate '2009-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56438 -0.10954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.56438"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.56438 -0.10954)"^^geo:wktLiteral ;
  geo-pos:lat "49.56438"^^xsd:decimal ;
  geo-pos:long "-0.10954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '76'^^xsd:integer;
  dwc:longitude '-0.10954'^^xsd:double;
  dwc:latitude '49.56438'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18601'^^xsd:anyURI;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56508 -2.92377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.92377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56508 -2.92377)"^^geo:wktLiteral ;
  geo-pos:lat "47.56508"^^xsd:decimal ;
  geo-pos:long "-2.92377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO7901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '56'^^xsd:integer;
  dwc:longitude '-2.92377'^^xsd:double;
  dwc:latitude '47.56508'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO7901'^^xsd:anyURI;
  dwc:observationDate '2011-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.28814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.28814 -4.49364)"^^geo:wktLiteral ;
  geo-pos:lat "48.28814"^^xsd:decimal ;
  geo-pos:long "-4.49364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2001'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '29'^^xsd:integer;
  dwc:longitude '-4.49364'^^xsd:double;
  dwc:latitude '48.28814'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2001'^^xsd:anyURI;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO11201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO11201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO11201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO11201'^^xsd:anyURI;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO19801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO19801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO19801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO19801'^^xsd:anyURI;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75327 -1.23469)"^^geo:wktLiteral ;
  geo-pos:lat "44.75327"^^xsd:decimal ;
  geo-pos:long "-1.23469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO401'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.23469'^^xsd:double;
  dwc:latitude '44.75327'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO401'^^xsd:anyURI;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3927"^^xsd:decimal ;
  dwc:decimalLongitude "3.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  geo-pos:lat "43.3927"^^xsd:decimal ;
  geo-pos:long "3.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.55514'^^xsd:double;
  dwc:latitude '43.3927'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21301'^^xsd:anyURI;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58484"^^xsd:decimal ;
  dwc:decimalLongitude "7.14844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58484 7.14844)"^^geo:wktLiteral ;
  geo-pos:lat "43.58484"^^xsd:decimal ;
  geo-pos:long "7.14844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.14844'^^xsd:double;
  dwc:latitude '43.58484'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8101'^^xsd:anyURI;
  dwc:observationDate '2006-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO8801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO8801'^^xsd:anyURI;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO701'^^xsd:anyURI;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29643 4.29322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.29643"^^xsd:decimal ;
  dwc:decimalLongitude "4.29322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.29643 4.29322)"^^geo:wktLiteral ;
  geo-pos:lat "43.29643"^^xsd:decimal ;
  geo-pos:long "4.29322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21001'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '4.29322'^^xsd:double;
  dwc:latitude '43.29643'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21001'^^xsd:anyURI;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.608"^^xsd:decimal ;
  dwc:decimalLongitude "8.78616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  geo-pos:lat "42.608"^^xsd:decimal ;
  geo-pos:long "8.78616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO20201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO20201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO20201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '2B'^^xsd:string;
  dwc:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO20201'^^xsd:anyURI;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3901'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3901'^^xsd:anyURI;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88244 -1.70708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.88244"^^xsd:decimal ;
  dwc:decimalLongitude "-1.70708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.88244 -1.70708)"^^geo:wktLiteral ;
  geo-pos:lat "48.88244"^^xsd:decimal ;
  geo-pos:long "-1.70708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO10701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO10701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO10701'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '50'^^xsd:integer;
  dwc:longitude '-1.70708'^^xsd:double;
  dwc:latitude '48.88244'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO10701'^^xsd:anyURI;
  dwc:observationDate '2011-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO15701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO15701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO15701'^^xsd:string;
  dwc:scientificName 'Syngnathus abaster Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO15701'^^xsd:anyURI;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO13101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO13101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO13101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO13101'^^xsd:anyURI;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO3201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO3201'^^xsd:anyURI;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37008 5.28166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.37008"^^xsd:decimal ;
  dwc:decimalLongitude "5.28166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.37008 5.28166)"^^geo:wktLiteral ;
  geo-pos:lat "43.37008"^^xsd:decimal ;
  geo-pos:long "5.28166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.28166'^^xsd:double;
  dwc:latitude '43.37008'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12601'^^xsd:anyURI;
  dwc:observationDate '2004-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3927"^^xsd:decimal ;
  dwc:decimalLongitude "3.55514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3927 3.55514)"^^geo:wktLiteral ;
  geo-pos:lat "43.3927"^^xsd:decimal ;
  geo-pos:long "3.55514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21201'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.55514'^^xsd:double;
  dwc:latitude '43.3927'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21201'^^xsd:anyURI;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.66337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.22793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.66337 -1.22793)"^^geo:wktLiteral ;
  geo-pos:lat "44.66337"^^xsd:decimal ;
  geo-pos:long "-1.22793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO2601'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '33'^^xsd:integer;
  dwc:longitude '-1.22793'^^xsd:double;
  dwc:latitude '44.66337'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO2601'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.48415 9.51485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.48415"^^xsd:decimal ;
  dwc:decimalLongitude "9.51485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.48415 9.51485)"^^geo:wktLiteral ;
  geo-pos:lat "41.48415"^^xsd:decimal ;
  geo-pos:long "9.51485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21701'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '2A'^^xsd:string;
  dwc:longitude '9.51485'^^xsd:double;
  dwc:latitude '41.48415'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21701'^^xsd:anyURI;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO17301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO17301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO17301'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO17301'^^xsd:anyURI;
  dwc:observationDate '2008-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6201'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6201'^^xsd:anyURI;
  dwc:observationDate '2010-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28016"^^xsd:decimal ;
  dwc:decimalLongitude "5.2781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28016 5.2781)"^^geo:wktLiteral ;
  geo-pos:lat "43.28016"^^xsd:decimal ;
  geo-pos:long "5.2781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO4101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '13'^^xsd:integer;
  dwc:longitude '5.2781'^^xsd:double;
  dwc:latitude '43.28016'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO4101'^^xsd:anyURI;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40479 3.18192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.40479"^^xsd:decimal ;
  dwc:decimalLongitude "3.18192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.40479 3.18192)"^^geo:wktLiteral ;
  geo-pos:lat "42.40479"^^xsd:decimal ;
  geo-pos:long "3.18192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO12801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO12801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO12801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '66'^^xsd:integer;
  dwc:longitude '3.18192'^^xsd:double;
  dwc:latitude '42.40479'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO12801'^^xsd:anyURI;
  dwc:observationDate '1995-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO9101'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO9101'^^xsd:anyURI;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.608"^^xsd:decimal ;
  dwc:decimalLongitude "8.78616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.608 8.78616)"^^geo:wktLiteral ;
  geo-pos:lat "42.608"^^xsd:decimal ;
  geo-pos:long "8.78616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6801'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '2B'^^xsd:string;
  dwc:longitude '8.78616'^^xsd:double;
  dwc:latitude '42.608'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6801'^^xsd:anyURI;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.61567 8.80914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.61567"^^xsd:decimal ;
  dwc:decimalLongitude "8.80914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.61567 8.80914)"^^geo:wktLiteral ;
  geo-pos:lat "41.61567"^^xsd:decimal ;
  geo-pos:long "8.80914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO21601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO21601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO21601'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '2A'^^xsd:string;
  dwc:longitude '8.80914'^^xsd:double;
  dwc:latitude '41.61567'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO21601'^^xsd:anyURI;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.392"^^xsd:decimal ;
  dwc:decimalLongitude "3.6785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.392 3.6785)"^^geo:wktLiteral ;
  geo-pos:lat "43.392"^^xsd:decimal ;
  geo-pos:long "3.6785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO18501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO18501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO18501'^^xsd:string;
  dwc:scientificName 'Hippocampus guttulatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '34'^^xsd:integer;
  dwc:longitude '3.6785'^^xsd:double;
  dwc:latitude '43.392'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '154776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO18501'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '154776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6747"^^xsd:decimal ;
  dwc:decimalLongitude "7.15495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6747 7.15495)"^^geo:wktLiteral ;
  geo-pos:lat "43.6747"^^xsd:decimal ;
  geo-pos:long "7.15495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/4553__urn%3Acatalog%3AMNHN-SPN%3AI115%3AHIPPO6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MNHN-SPN:I115:HIPPO6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4553_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'MNHN-SPN'^^xsd:string;
  dwc:collectionCode 'I115'^^xsd:string;
  dwc:catalogNumber 'HIPPO6501'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'FR'^^xsd:string;
  dwc:stateProvince '6'^^xsd:integer;
  dwc:longitude '7.15495'^^xsd:double;
  dwc:latitude '43.6747'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:MNHN-SPN:I115:HIPPO6501'^^xsd:anyURI;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF